Welcome![Sign In][Sign Up]
Location:
Search - face recognition with LDA

Search list

[Other resourcer-lda

Description: 使用基于LDA算法的人脸识别程序,附有相应的论文-LDA algorithm based on the use of face recognition procedure, with the corresponding papers
Platform: | Size: 652302 | Author: 李菁菁 | Hits:

[AI-NN-PRr-lda

Description: 使用基于LDA算法的人脸识别程序,附有相应的论文-LDA algorithm based on the use of face recognition procedure, with the corresponding papers
Platform: | Size: 652288 | Author: 李菁菁 | Hits:

[Graph Recognizeregularized-lda

Description: 基于正则化转置的LDA matlab源代码,可以应用在人脸识别中,详细说明见readme-based Regularization home to the LDA Matlab source code, can be applied to face recognition, detailed explanation see readme
Platform: | Size: 3072 | Author: andy | Hits:

[Graph RecognizeLDA

Description: Linear Discriminant Analysis算法,此压缩包中已经带有大量train和test的相关图片,用于做人脸识别。LDA算法也可以用于其他领域如语音信号处理,此代码仅供研究,请勿用于商业!-Linear Discriminant Analysis algorithm, this package has been compressed with a large number of train and test the relevance of images, for face recognition to do. LDA algorithm can also be used in other fields such as speech signal processing, this code only for research, not for business!
Platform: | Size: 4446208 | Author: cjs | Hits:

[Graph programPCALDAandMMC[matlab]

Description: 人脸识别基于pca lda mmc 的matlab代码-Face Recognition Based on pca lda mmc the matlab code
Platform: | Size: 56320 | Author: ygl | Hits:

[Graph RecognizeDimensionalityReduction

Description: 带的一个本科生做的静态人脸识别系统,用了pca和lda方法。-Undergraduates to do with a static face recognition system, using the PCA method and lda.
Platform: | Size: 196608 | Author: 石红伟 | Hits:

[matlabLDA

Description: LDA是人脸识别中比较基础的一个算法,在人脸识别中使用较广-Comparison of LDA in face recognition are based on an algorithm used in face recognition broader
Platform: | Size: 3072 | Author: zhangwenming | Hits:

[AI-NN-PRLDA_FACE_RECOGNITION

Description: 基于LDA的人脸识别软件,malab环境。很不错。-LDA-based face recognition software, malab environment. Is pretty good.
Platform: | Size: 4105216 | Author: 李力 | Hits:

[matlabcomputeEigenfaces

Description: face recognition with lda+pca
Platform: | Size: 3072 | Author: mahdi | Hits:

[Special Effects2DLDALDA

Description: 实现2DLDA和LDA对人脸识别的比较,有论文和相应的程序,matlab编写-A matlab code of 2DLDA and LDA for face recognition
Platform: | Size: 288768 | Author: xiaoxiran | Hits:

[Graph programLDAface

Description: LDA实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of LDA for face recognition
Platform: | Size: 2048 | Author: xiaoxiran | Hits:

[AI-NN-PR2DLDAwiththeSVM-basedfacerecognitionalgorithm

Description: 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem of LDA algorithm can be overcome by two—dimensional LDA f 2DLDA),and Support Vector Machine(SVM)has the characteristic of structural risk minimization.In this paper,two methods were combined and used for face recognition.Firstly,the original images were decomposed into high—frequency and low—frequency components by Wavelet Transform(WT).The high—frequency components were ignored,while the low—frequency components can be obtained.Then.the liner discriminant features were extracted by 2DLDA,and”one VS rest”。strategy of SVMs for muhiclass classification was chosen to perform face recognition. Experimental results based on ORL f Olivetti Research Laboratory1 face database and Yale face database show the validity of 2DLDA+SVM algorithm for face recogn ition.
Platform: | Size: 236544 | Author: 费富里 | Hits:

[Graph RecognizeAComparativeStudyonFaceRecognitionUsingLDA-BasedAl

Description: 线性判别分析(LDA)是一种较为普遍的用于特征提取的线性分类方法。但是将LDA直接用于人脸识别 会遇到维数问题和“小样本”问题。人们经过研究,通过多种途径解决了这两个问题并实现了基于I,DA的人脸识 别 文章对几种基于LDA的人脸识别方法做了理论上的比较和实验数据的支持,这些方法包括Eigenfaces、Fish— erfaceS、DLDA、VDLDA及VDFLDA。实验结果表明VDFLDA是其中最好的一种方法。-Low—dimensional feature representation with enhanced discriminatory power is of paramount importance to face recognition(FR)system.Linear Discriminant Analysis(LDA)is one of the most popular linear classification techniques of feature extraction。but it will meet two problems as computational challenging and “small sample size’’when applying to face recognition directly.After studying people solve the two problems through several ways and realize the face recogni— tion based on LDA. The short paper here makes compare on theory and experimental data analysis on several Face Recognition system using LDA—Based Algorithm,such as Eigenfaces(using PCA),Fisherfaces,DLDA,VDLDA and VD— FLDA.The experimental results show that the VDFLDA method is the best of al1.
Platform: | Size: 222208 | Author: 费富里 | Hits:

[Windows DevelopLDA

Description: Complete Face Recognition System using LDA (with visiable training image set and testing image set-Complete Face Recognition System using LDA
Platform: | Size: 5526528 | Author: 欧阳西 | Hits:

[matlabfacepcalda

Description: 一个用PCA和LDA降维,并用knn分类的人脸识别例程-A dimension reduction using PCA and LDA, and face recognition with the knn classification routines
Platform: | Size: 4860928 | Author: taoda | Hits:

[matlablda

Description: For LDA for face recognition with MATLAB code.
Platform: | Size: 89088 | Author: rathi | Hits:

[Graph RecognizeLDA-face-recognition

Description: 使用基于LDA算法的人脸识别程序(附有相应的论文)-LDA based face recognition program(papers included)
Platform: | Size: 640000 | Author: longan | Hits:

[matlabFeatureExtract

Description: svd with LDA face recognition feature extraction
Platform: | Size: 3072 | Author: sakthivel | Hits:

[Special EffectsICA-and-LDA

Description: 使用ICA和LDA对人脸进行识别,识别效果比较好,识别精度较高-face recognition with ICA and LDA
Platform: | Size: 4854784 | Author: 刘金勇 | Hits:

[matlaba+better+code+for+LDA+based+face+recognition

Description: 性能比较好的LDA人脸识别代码一份,用lda对人脸进行识别(LDA face recognition code with good performance and recognition of human face with LDA)
Platform: | Size: 3072 | Author: 问问百合大法 | Hits:
« 12 »

CodeBus www.codebus.net